home *** CD-ROM | disk | FTP | other *** search
- Path: gaia.ns.utk.edu!mbk
- From: mbk@caffeine.engr.utk.edu (Matt Kennel)
- Newsgroups: comp.lang.c++
- Subject: Re: NEED C++ Vector and MAtrix construcotr/distructor and operatiors
- Date: 25 Mar 1996 21:59:20 GMT
- Organization: University of Tennessee, Knoxville and Oak Ridge National Laboratory
- Message-ID: <4j74vo$8e3@gaia.ns.utk.edu>
- References: <4iruk0$eat@newshost.lanl.gov>
- Reply-To: kennel@msr.epm.ornl.gov
- NNTP-Posting-Host: caffeine.engr.utk.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Liang Lu (llu) wrote:
- : I am looking for a c++ library of vector and matrix including overloaded
- : operations such as addition, subtruction, multiplication, inverse, and etc.
-
-
- : Best Regards,
- : Liang
-
- : Liang Lu
- : CNLS/T13
- : MS B213
- : Los Alamos National Laboratory
- : Los Alamos, NM 87545
-
- : Tele: 505-665-7537
- : Fax: 505-665-3003
- : Email: llu@t13.lanl.gov
- : On-line Home-page: http://t13.lanl.gov/~llu/
-
- Try LAPACK++, written by your fellow DOE workers. I'm sure many people at
- T13 already have LAPACK loaded on their computers.
-
- Check in /usr/local/lib. It's likely that LAPACK++ itself is already there.
-
- Matt Kennel
-
- (I won't give my opinion of C++ here but see the Sept/Oct '95 issue of
- Computers in Physics)
-
-